home *** CD-ROM | disk | FTP | other *** search
- object FinalScreenForm: TFinalScreenForm
- Left = 200
- Top = 108
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Registration %s'
- ClientHeight = 365
- ClientWidth = 432
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Pitch = fpVariable
- Font.Style = []
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 120
- TextHeight = 13
- object Bevel1: TBevel
- Left = 19
- Top = 318
- Width = 393
- Height = 3
- end
- object TextLabel: TLabel
- Left = 19
- Top = 93
- Width = 393
- Height = 171
- AutoSize = False
- WordWrap = True
- end
- object TextImage: TImage
- Left = 107
- Top = 11
- Width = 171
- Height = 33
- AutoSize = True
- end
- object Button1: TButton
- Left = 19
- Top = 327
- Width = 81
- Height = 30
- Caption = '&Help'
- TabOrder = 0
- Visible = False
- end
- object OK: TButton
- Left = 334
- Top = 327
- Width = 81
- Height = 30
- Cancel = True
- Caption = '&OK'
- TabOrder = 1
- OnClick = OKClick
- end
- object PrintButton: TBitBtn
- Left = 44
- Top = 273
- Width = 127
- Height = 30
- Caption = 'Print details'
- TabOrder = 2
- Visible = False
- OnClick = PrintButtonClick
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000012000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777770050007770000000000077770077777708888888880807770077707000
- 0000000000807700770870FFFFFFBBBFF0007700700070FFFFFF888FF0807700
- 70FF7000000000000088070070FF70FFFFFFFFFF080807007000770000000000
- F080070070FF7770FFFFFFFF0F080700770077770F00000F0000770077707777
- 0FFFFFFFF07777007777777770F00000F07777007777777770FFFFFFFF077700
- 7777777777000000000777007777777777777777777777007777}
- end
- object CopyButton: TBitBtn
- Left = 255
- Top = 273
- Width = 127
- Height = 30
- Caption = 'Copy details'
- TabOrder = 3
- OnClick = CopyButtonClick
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000012000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777770000007777777777777777770077777777777000000000770077777777
- 7770FFFFFFF07700777777777770F00000F07700777770000000FFFFFFF07700
- 777770FFFFF0F00000F07700700070F00000FFFFFFF0770070FF70FFFFF0F00F
- 0000770070F070F00000FFFF0F07770070FF70FFFFF0FFFF0077770070F070F0
- 0F0000000777770070FF70FFFF0F07777777770070F070FFFF00777777777700
- 70FF7000000777777777770070FF777777777777777777007000}
- end
- end
-